home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / MacDOS 1.0.1 / MacDOS™ 1.0.1 / MacDOS™ 1.0.1.rsrc / TEXT_169_SET.txt < prev    next >
Encoding:
Text File  |  1993-10-23  |  362 b   |  11 lines

  1. Displays, sets, and removes global variables.
  2.  
  3. SET [var=[value]]
  4.  
  5.   var     is the name of the variable.
  6.   value   is the string to be assigned to the variable. When the parameter
  7.           'value' is missing, SET removes the variable alltogether
  8.           provided it was user-defined.
  9.  
  10. Without parameters, SET displays the list of variables with their values.
  11.